PostgreSQL Enhancements
Several enhancements have been implemented to PostgreSQL models as follows:
-
The Stored Procedure object now supports Permissions. For more information, refer to the Defining PostgreSQL Stored Procedure Permissions topic.
-
You can now assign multiple permissions to PostgreSQL objects using new checkboxes. For example, in the PostgreSQL Column Permission Editor, under the Permissions section, select the required permission checkboxes. You can also select either the All or All Except checkbox to grant all permissions or all except the ones you choose to exclude.
Was this helpful?